home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / crystgt / readme.txt < prev   
Encoding:
Text File  |  1995-12-22  |  1.9 KB  |  68 lines

  1. DELPHI CRYSTAL REPORTS COMPONENT.
  2.  
  3. This component has been tested with version 3 Crystal Reports files.
  4.  
  5. To use the component, place it on your main form, to execute a report
  6. call the proceedure 'PRINT'.
  7.  
  8. ie: CrystalGT1.Print.
  9.  
  10.  
  11. The component has the following properties:-
  12.  
  13.  
  14. CaptionWindow    -    The window caption for your report.
  15.  
  16. CrystalBar    -    Shows or hides the crystal report window tool bar.
  17.  
  18. Name        -    Object name.
  19.  
  20. OutputTo        -     Report destination with options of -
  21.             ToScreen,  Screen report.
  22.             ToPrinter, Print to printer.
  23.  
  24. PrintCopies    -    Number of copies to print.
  25.  
  26. ReportFile    -    The name of your report, including drive/dir etc.
  27.             eg. C:\myprogram\myreport.RPT.
  28.  
  29. Tag        -    Same as all Tags.
  30.  
  31. WindowHeight    -    Report Window Height.
  32.  
  33. WindowLeft    -    Left position of report window.
  34.  
  35. WindowStyle    -    Specify whether the report is an MDI Child of your
  36.             progam OR a stand alone window.
  37.  
  38. WindowTop    -    Top of report window.
  39.  
  40. WindowWidth    -    The width of the report window.
  41.  
  42.  
  43. Install the component as you would any other.
  44.  
  45. you are free to edit or modify the component code as you wish.
  46. I will not be held responsible for any damaged caused by the component.
  47.  
  48. I hope you find it of use - if you can improve on it or find some bugs, let me know.
  49.  
  50. I have experienced problems with the following:-
  51.  
  52. When the Star Wintype 4000 laser printer is the windows default printer,
  53. if you run a report the exit your program, your are dumped back at the dos prompt.
  54. There seems to be a conflict with the Star Printer SUMOPRNT.DLL and the crystal
  55. Reports print engine.
  56.  
  57. Although my program and reports run perfectly on my developement machine, if I
  58. install the program on another computer, including all of the required CRPE files,
  59. the reports just refuse to run.
  60.  
  61. Any fixes or suggestions would be gratefully accepted.
  62.  
  63. Graham Taylor
  64. Guildford
  65. Surrey
  66. England
  67.  
  68. CIS 100556,3132